home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 11 / AMUG BBS in a Box Volume XI (April 1994) (MacWizards).iso / Files / Hyper / D / DataChef v1.3.sit / DataChef v1.3 / background_6997.xml < prev    next >
Encoding:
Extensible Markup Language  |  1992-11-22  |  2.5 KB  |  77 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE background PUBLIC "-//Apple, Inc.//DTD background V 2.0//EN" "" >
  3. <background>
  4.     <id>6997</id>
  5.     <filler1>0</filler1>
  6.     <cantDelete> <false /> </cantDelete>
  7.     <showPict> <true /> </showPict>
  8.     <dontSearch> <false /> </dontSearch>
  9.     <link rel="stylesheet" type="text/css" href="stylesheet_3092.css" />
  10.     <part>
  11.         <id>1</id>
  12.         <type>field</type>
  13.         <visible> <true /> </visible>
  14.         <dontWrap> <false /> </dontWrap>
  15.         <dontSearch> <true /> </dontSearch>
  16.         <sharedText> <false /> </sharedText>
  17.         <fixedLineHeight> <false /> </fixedLineHeight>
  18.         <autoTab> <false /> </autoTab>
  19.         <lockText> <true /> </lockText>
  20.         <rect>
  21.             <left>40</left>
  22.             <top>113</top>
  23.             <right>468</right>
  24.             <bottom>294</bottom>
  25.         </rect>
  26.         <style>scrolling</style>
  27.         <autoSelect> <false /> </autoSelect>
  28.         <showLines> <false /> </showLines>
  29.         <wideMargins> <false /> </wideMargins>
  30.         <multipleLines> <false /> </multipleLines>
  31.         <reservedFamily> 0 </reservedFamily>
  32.         <titleWidth>0</titleWidth>
  33.         <icon>0</icon>
  34.         <textAlign>left</textAlign>
  35.         <font>Geneva</font>
  36.         <textSize>12</textSize>
  37.         <textStyle>bold</textStyle>
  38.         <textHeight>16</textHeight>
  39.         <name>Table of Contents</name>
  40.         <script>on mouseUp
  41. global goChapter
  42. if the value of the clickLine is not empty then
  43. select the clickLine
  44. put the value of the clickLine into goChapter
  45. if bg fld "Recipes List" of cd goChapter is empty then
  46. answer "No recipes to delete!"
  47. lock screen
  48. go cd "Table of Contents"
  49. exit mouseUp
  50. end if
  51. put bg fld "Recipes List" of cd goChapter into bg fld "Recipes List" of cd "Recipe Dump"
  52. lock screen
  53. go cd "Recipe Dump"
  54. end if
  55. end mouseUp</script>
  56.     </part>
  57.     <part>
  58.         <id>2</id>
  59.         <type>field</type>
  60.         <visible> <true /> </visible>
  61.         <dontWrap> <false /> </dontWrap>
  62.         <dontSearch> <true /> </dontSearch>
  63.         <sharedText> <false /> </sharedText>
  64.         <fixedLineHeight> <false /> </fixedLineHeight>
  65.         <autoTab> <false /> </autoTab>
  66.         <lockText> <true /> </lockText>
  67.         <rect>
  68.             <left>40</left>
  69.             <top>19</top>
  70.             <right>468</right>
  71.             <bottom>78</bottom>
  72.         </rect>
  73.         <style>rectangle</style>
  74.         <autoSelect> <false /> </autoSelect>
  75.         <showLines> <false /> </showLines>
  76.         <wideMargins> <false /> </wideMargins>
  77.         <multipleLines> <false /> </multipleLines>
  78.         <reservedFamily> 0 </reservedFamily>
  79.         <titleWidth>0</titleWidth>
  80.         <icon>0</icon>
  81.         <textAlign>center</textAlign>
  82.         <font>Geneva</font>
  83.         <textSize>20</textSize>
  84.         <textStyle>bold</textStyle>
  85.         <textHeight>26</textHeight>
  86.         <name>Book Title</name>
  87.         <script></script>
  88.     </part>
  89.     <name></name>
  90.     <script></script>
  91. </background>
  92.